home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sound Fx
/
Sound Fx.iso
/
Software
/
UNZIPED
/
MINIPLAY
/
Miniplay.exe
/
0
/
RCDATA
/
TABOUTBOX
/
TABOUTBOX.txt
< prev
Wrap
Text File
|
1997-01-29
|
3KB
|
131 lines
object AboutBox: TAboutBox
Left = 294
Top = 329
ActiveControl = OKButton
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 219
ClientWidth = 298
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 16
object Panel1: TPanel
Left = 8
Top = 8
Width = 281
Height = 169
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object ProgramIcon: TImage
Left = 8
Top = 8
Width = 65
Height = 57
Picture.Data = {<image000.ico>}
Stretch = True
IsControl = True
end
object ProductName: TLabel
Left = 88
Top = 16
Width = 47
Height = 13
Caption = 'Miniplay'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
IsControl = True
end
object Version: TLabel
Left = 88
Top = 40
Width = 97
Height = 13
Caption = 'Version 1.2 32bit'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
IsControl = True
end
object Copyright: TLabel
Left = 8
Top = 88
Width = 210
Height = 13
Caption = 'Copyright 1997 Francesco Catanzaro'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
IsControl = True
end
object Comments: TLabel
Left = 8
Top = 112
Width = 257
Height = 26
Caption = 'If you like this, please send $5 to me at:'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
IsControl = True
end
object Label1: TLabel
Left = 24
Top = 128
Width = 120
Height = 16
Caption = '310 Lamond Place'
end
object Label2: TLabel
Left = 24
Top = 144
Width = 137
Height = 16
Caption = 'Alexandria, VA 22314'
end
object Label3: TLabel
Left = 8
Top = 72
Width = 214
Height = 13
Caption = 'Comments: catanzar@mindspring.com'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
IsControl = True
end
end
object OKButton: TBitBtn
Left = 111
Top = 186
Width = 77
Height = 27
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
Kind = bkOK
Margin = 2
Spacing = -1
IsControl = True
end
end